[One Click Apps] Get application logs
Compute
[One Click Apps] Get application logs
Return the trailing log lines of one sub service of the application. Rate limited.
GET
[One Click Apps] Get application logs
Authorizations
Use Authorization: Bearer <token> header. Token can be a JWT token or an API key (format: sk-onetsolutions-...).
Path Parameters
Unique identifier of the deployed One Click App.
Unique identifier of the compute instance.
Unique identifier of the organization that owns the resource.
Unique identifier of the project containing the resource.
Query Parameters
Number of trailing log lines to return (default: 100).
Available options:
100, 1000, 500 Name of the sub service whose logs are requested.
Prefix every line with its timestamp (default: false).

